sdvaluecolorrgba module

class sd.api.sdvaluecolorrgba.SDValueColorRGBA(APIContext, handle, *args, **kwargs)

Bases: sd.api.sdvaluevector.SDValueVector

get() → sd.api.sdbasetypes.ColorRGBA

Get the base type value as ColorRGBA

getClassName() → str

Returns the most specific name of the class this APIObject is

getType() → Optional[sd.api.sdtype.SDType]

Get the value type as string

release() → None

Releases an APIObject

static sNew(value: sd.api.sdbasetypes.ColorRGBA) → sd.api.sdvaluecolorrgba.SDValueColorRGBA

Create new SDValueColorRGBA

Parameters

value – The color value